home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 032a / ast_93.zip / 0695.TB < prev    next >
Text File  |  1991-07-18  |  2KB  |  46 lines

  1. =============================================================================
  2.  
  3. AST RESEARCH, INC.         TECHNICAL BULLETIN #0695                  07-18-91
  4.  
  5. =============================================================================
  6.  
  7.  
  8.               DESQVIEW AND AST SYSTEMS WITH BUILT-IN MOUSE PORT
  9.  
  10.  
  11. PROBLEM:       AST systems lock-up when using DESQview, with a mouse
  12.                connected to the mouse port.
  13.  
  14. AFFECTED
  15. SYSTEM BOARD:  All system boards with integrated mouse port and the following
  16.                part numbers:
  17.  
  18.                202273-001, 202343-001, 202343-003, 202351-002 202352-001,
  19.                202360-001, 202373-001, 202377-001, 202385-001,
  20.  
  21. CAUSE:         Incompatibility between DESQview release 2.31, and AST's
  22.                implementation of the mouse port.
  23.  
  24. SOLUTION:      A permanent solution will be the next release of DESQview.
  25.                However, a temporary patch can be made by following the
  26.                directions below.
  27.  
  28.                NOTE:  All zeroes in the following text are underlined for
  29.                       readers reference only.
  30.  
  31. Step 1:        On the root directory of your Hard Drive create a file named
  32.                DVFIX.DBG using DOS's COPY CON command or any ASCII text
  33.                editor.  The file should contain the following:
  34.  
  35.                E 40:0F
  36.                F0
  37.                Q
  38.  
  39. Step 2:        Add the following line to the AUTOEXEC.BAT:
  40.  
  41.                DEBUG <DVFIX.DBG
  42.  
  43. The above instructions assume that the MS-DOS DEBUG.COM is accessible from
  44. the root directory of your boot disk.  If it is not, copy DEBUG.COM to the
  45. root directory or make sure it is pointed to in your PATH statement.
  46.